home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 November / Chip Kasım 2001.iso / prog / vcr / windvr / setup.exe / iepg.reg < prev    next >
Encoding:
Windows Registry Data  |  2000-10-24  |  508 b   |  23 lines

  1. REGEDIT4
  2.  
  3. ;reg for default value
  4. [HKEY_CLASSES_ROOT\.pl] 
  5. @= "pl_auto_file"
  6.  
  7. [HKEY_CLASSES_ROOT\pl_auto_file\shell\open]
  8. "EditFlags"=hex:00,00,01,00
  9.  
  10. [HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/x-perl]
  11. "Extension"=".pl"
  12.  
  13. [HKEY_LOCAL_MACHINE\Software\CLASSES\.pl]
  14. @ = "pl_auto_file"
  15.  
  16. [HKEY_LOCAL_MACHINE\Software\CLASSES\pl_auto_file]
  17. @ = "PL FileType"
  18. "EditFlags"=hex:00,00,01,00
  19.  
  20. [HKEY_LOCAL_MACHINE\Software\CLASSES\pl_auto_file\shell\open]
  21. "EditFlags"=hex:01,00,00,00
  22.  
  23.